Pages: [1] |
1. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
Mr M wrote: I had to make two screen shots really http://dl.eve-files.com/media/1109/settings.jpg That's the settings dialogue I usually get and it stays the same size whatever tab I open. Once in a while though it will open to the correct si...
- by Flaming Candle - at 2011.09.18 08:26:00
|
2. When do old-style API keys cease working? - in EVE Technology Lab [original thread]
Somerset Mahm wrote: Do we have a definite date for when old API keys stop working? This will help me despai^H^H^H^H^H^H budget my time accordingly. Thanks, sorry if I missed it. Devblog answering your question.
- by Flaming Candle - at 2011.09.08 09:49:00
|
3. API Corp Wallet Journal fetch - in EVE Technology Lab [original thread]
Originally by: Doctor Stein So there's no way this API can fetch this history... again i can't see any point on the "fromID" if we can't navigate on the records. Its normal to limit the output of the results, however a limit on the query ...
- by Flaming Candle - at 2011.09.07 08:23:00
|
4. jEveAssets 1.7.3 (Incarna 1.0.0) - in EVE Technology Lab [original thread]
Blue Sassley wrote: Seems to be a problems get the API key to work on the newest version, I had to download 1.7.2 put my keys in and then upgrade to 1.7.3 Remember that 1.7.3 should be using the customizable API Keys (CAKe) and not the older t...
- by Flaming Candle - at 2011.09.07 06:56:00
|
5. MSSQL to MySQL convert - What to use? - in EVE Technology Lab [original thread]
3rd party database conversions 3rd party documentation of the data dump 'Official' API documentation Or you could have read the 5 sticky threads in which all of these are linked rather then creating a new thread about it.
- by Flaming Candle - at 2011.07.30 09:24:00
|
6. Assets manager? - in EVE Technology Lab [original thread]
Personally, I prefer jeveassets , but then I'm biased.
- by Flaming Candle - at 2011.06.23 11:06:00
|
7. New IGB headers on SiSi - in EVE Technology Lab [original thread]
Originally by: CCP Atlas Those of you who attended CCP Orion's lecture might have noticed the URL of his example already, but here it is: http://cdn1.eveonline.com/evesoftware/web_igb/igbtest.html By all means play around with this in...
- by Flaming Candle - at 2011.03.28 11:18:00
|
8. Wormhole data - in EVE Technology Lab [original thread]
Originally by: Serious Masta do you mean this? http://wiki.eveonline.com/en/wiki/Wormholes That's not quite enough - I was looking for the w-space system <-> class/anomaly data.
- by Flaming Candle - at 2010.06.16 16:57:00
|
9. Wormhole data - in EVE Technology Lab [original thread]
Originally by: Zepple Managed to create a patch that adds all the unofficial data to the latest tyrannis database. You wouldn't want to share this patch would you?
- by Flaming Candle - at 2010.06.16 12:47:00
|
10. Minimalist's UNIX shellscript skill monitor - in EVE Technology Lab [original thread]
My Additions to the script, since I have multiple characters, I thought that changing the script each time to get the skill in training was a little like effort! Originally by: Script #!/bin/sh # # Based on the script found at: # http://...
- by Flaming Candle - at 2008.11.26 14:28:00
|
11. Cacheing API Results - in EVE Technology Lab [original thread]
Edited by: Flaming Candle on 14/01/2008 09:28:23 use XPath to get the 'cachedUntil' date "/eveapi/cachedUntil" Then you have to convert it to a useful timestamp, which isn't that hard with mktime()/java.util.Calender/etc As to caching, pers...
- by Flaming Candle - at 2008.01.14 09:25:00
|
12. Trinity 1.0 Static Data Export - in EVE Technology Lab [original thread]
Originally by: Jack Toad Made an sqlite3 version of the dump. Where I can put it to share? You could try eve-files.
- by Flaming Candle - at 2007.12.14 12:27:00
|
13. Eve API php or asp examples. - in EVE Technology Lab [original thread]
Originally by: Moodle line 23 being : foreach ($xml->result->rowset[0] as &$value) { I think you can just remove the '&' in that line and it'll work.
- by Flaming Candle - at 2007.12.12 16:12:00
|
14. API: Updated documentation: preview of new features. - in EVE Technology Lab [original thread]
Before the new features and changes come out please can we have updated documentation and example XML/CSV output so developers don't have to scramble to fix/change their tools when the features are released? The documentation can happily have a b...
- by Flaming Candle - at 2007.10.09 11:38:00
|
15. API: Link between Journal export and Transaction export - in EVE Technology Lab [original thread]
It would be helpful if the Journal entries for market transactions had the transactionID, so that it is possible to link the journal entries with the right transaction without having to guess which transaction relates to which journal entry. addi...
- by Flaming Candle - at 2007.10.09 11:27:00
|
16. Two Flat screens for two clients... how? - in EVE Technology Lab [original thread]
Start the clients in windowed mode, drag one to each screen, done. The stuff about dual-head graphics card has said.
- by Flaming Candle - at 2007.09.14 23:40:00
|
17. Question about IGB - in EVE Technology Lab [original thread]
Since you can setup a webserver on 'localhost', firewall the server off completely from outside your computer, and still be able to access the site, it's a reasonable assumption that the request comes from your computer rather then ia the server.
- by Flaming Candle - at 2007.09.13 14:59:00
|
18. EVE API discussion - in EVE Technology Lab [original thread]
Originally by: gfldex Is it possible to get the data of the flatten map view? If you provide us with data like: SystemID, x, y [(Integer), (float), (float)] it would be fairly easy to provide all map related details in SVG that way. Is...
- by Flaming Candle - at 2007.06.18 16:59:00
|
Pages: [1] |
First page | Previous page | Next page | Last page |